PUT /workflows/{workflow-id}/executions/{eid}/cancel
WorkflowsResource.cancelExecution({'workflow-id': …, 'eid': …});